go.uber.org/mock/gomock.callSet.FindMatch (method)
2 uses
go.uber.org/mock/gomock (current package)
callset.go#L96: func (cs callSet) FindMatch(receiver any, method string, args []any) (*Call, error) {
controller.go#L204: expected, err := ctrl.expectedCalls.FindMatch(receiver, method, args)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)